object CloseForm: TCloseForm Left = 356 Top = 186 BorderIcons = [] BorderStyle = bsDialog Caption = 'Closing application' ClientHeight = 244 ClientWidth = 357 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poDesktopCenter Visible = True PixelsPerInch = 96 TextHeight = 13 object RxLabel1: TRxLabel Left = 0 Top = 0 Width = 357 Height = 244 Align = alClient Alignment = taCenter Caption = 'Module is closing...'#13#10'Please wait' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -19 Font.Name = 'MS Sans Serif' Font.Style = [] Layout = tlCenter ParentFont = False WordWrap = True end end